libgfshare-dbg software package provides library for multi-way secret-sharing (debug symbols), you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgfshare-dbg
libgfshare-dbg is installed in your system.
Make ensure the libgfshare-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgfshare-dbg *
You will get with libgfshare-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Debug packages |
| Package | libgfshare-dbg |
| Version | 2.0.0-1 |
| Description | library for multi-way secret-sharing (debug symbols) |
| Sub Section | debug |